-
Home
-
Insert Marketplace
-
1.0.5 (latest)
-
Code
-
Classes
- Authentication
Total Complexity |
31 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
191 |
Lines of code |
131 |
Logical lines of code |
65 |
Comment lines |
5 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
processAuthCallbackResponse() |
A |
46 |
10 |
36 |
getAccessToken() |
A |
50 |
10 |
29 |
call() |
S |
51 |
5 |
26 |
getAuthenticationUrl() |
S |
63 |
1 |
10 |
getCallbackUrl() |
S |
80 |
1 |
3 |
registerAuthCallbackEndpoint() |
S |
74 |
1 |
4 |
saveTokens() |
S |
75 |
1 |
4 |
exchangeGrantForAccessToken() |
S |
65 |
1 |
9 |
exchangeRefreshTokenForAccessToken() |
S |
64 |
1 |
10 |